@charset "utf-8";

a:hover {
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
}

.index-ad {
    position: relative;
    width: 100%;
    text-align: center;
    height: auto;
    overflow: hidden;
}

.high-ad {
    height: 180px;
    overflow: visible;
    z-index: 0;
}

.nav-top-content {
    position: relative;
    width: 1050px;
    margin: 0 auto;
}

.index-ad .ad-img {
    height: 0px;
    background: #000;
}

.index-ad img {
    position: absolute;
    margin-left: -960px;
    left: 50%;
    width: 1920px;
}


.index-ad .content {
    width: 1000px;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -500px;
}

.index-ad .content .close-btn {
    float: right;
    width: 20px;
    height: 20px;
    background: rgba(156, 156, 156, .5);
    margin: 5px 5px 0 0;
    font-family: Arial;
    font-size: 14px;
    text-align: center;
    line-height: 20px;
    color: #ddd;
    cursor: pointer;
}

.index-ad .ad-retracts-img {
    height: 0px;
}

.index-ad .ad-retracts-img img {
    position: static;
    width: auto;
    max-width: 1920px;
    margin: 0 auto;
    left: auto;
    /*margin-left: -960px;*/
    /*left: 50%;*/
    /*width: 1920px;*/
}

#news_content {
    position: relative;
}

.ad-left,
.ad-right {
    position: fixed;
    /*top: 190px;*/
    top: 243px;
    width: 100px;
    height: 200px;
    z-index: 1;
    transition: top 0.5s;
}

.ad-left .close,
.ad-right .close {
    position: absolute;
    right: 0;
    cursor: pointer;
    width: 25px;
    text-align: center;
    height: 18px;
    font-size: 12px;
    background: rgba(204, 204, 204, 0.5);
    padding: 0 5px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7fcccccc, endColorstr=#7fcccccc);
}

.ad-left {
    left: 0;
}

.ad-right {
    right: 0;
}

.ad-left img,
.ad-right img {
    width: 100%;
}

.index-ico {
    background-image: url("http://www.qtv.com.cn/shouye/images/ico_index.png");
}

.ps-container .ps-scrollbar-y-rail {
    opacity: .5;
}

.ps-container .ps-scrollbar-y-rail:hover,
.ps-container .ps-scrollbar-y-rail.hover {
    background: #999;
}

.ps-container:hover .ps-scrollbar-y-rail,
.ps-container.hover .ps-scrollbar-y-rail {
    background: #eee;
}

.ps-container .ps-scrollbar-y-rail:hover .ps-scrollbar-y,
.ps-container .ps-scrollbar-y-rail.hover .ps-scrollbar-y {
    background: #cc0033;
}

.ico-vd {
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 21px;
    margin-right: 6px;
    background-position: -294px -50px;
}

.ico-s-vd {
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 16px;
    margin-right: 2px;
    background-position: -362px -50px;
}

.ico-li {
    display: inline-block;
    vertical-align: middle;
    width: 3px;
    height: 3px;
    margin-right: 6px;
    background-position: -426px -50px;
}

.header-bg {
    height: 100px;
    width: 100%;
    min-width: 1000px;
    position: relative;
}

.header-bg .bg-pic {
    width: 100%;
    height: 250px;
    position: absolute;
    z-index: -1;
    *zoom: 1;
    top: 0;
    background-repeat: no-repeat;
    background-position: top center;
}

.index-nav {
    width: 100%;
    min-width: 1000px;
    margin-top: 10px;
}

.index-nav .main-nav {
    width: 100%;
    min-width: 1000px;
    border-bottom: 3px solid #555;
}

.index-nav .content:after {
    content: '\0020';
    display: block;
    height: 0;
    font-size: 0;
    visibility: hidden;
    clear: both;
}

.index-nav .logo {
    width: 350px;
    height: 50px;
    float: left;
}

.index-nav .logo img {
    width: 100%
}

.index-nav .nav-list {
    float: left;
    margin-top: 12px;
}

.index-nav .nav-list>li {
    float: left;
    width: 82px;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    margin: 0 12px;
    text-align: center;
    font-weight: bold;
}

.index-nav .nav-list>li a {
    display: block;
    color: #333;
    border-bottom: 3px solid #555;
    font-family: 'Microsoft YaHei', 'SimHei';
}

.index-nav .nav-list>li.on {}

.index-nav .nav-list>li.on a {
    color: #cc0033;
    border-bottom: 3px solid #cc0033;
}

.index-nav .search-box {
    float: right;
    width: 180px;
    margin-top: 20px;
}

.index-nav .search-box .search-input {
    width: 110px;
    font-size: 14px;
}

.index-nav .index-s-nav {
    width: 100%;
    min-width: 1000px;
    background: #f6f6f6;
}

.s-nav-list.on {
    display: block;
}

.s-nav-list {
    display: none;
    height: 55px;
    line-height: 55px;
}

.index-nav .index-s-nav .s-nav-list>li {
    float: left;
    margin-right: 28px;
    font-size: 17px;
}

.index-nav .index-s-nav .s-nav-list>li a {}

.index-nav .index-s-nav .s-nav-list>li.on a {
    color: #fff;
}

.index-nav .channel-list {
    float: left;
    height: 28px;
    margin-top: 6px;
    margin-bottom: 17px;
    /*margin-right: 10px;*/
    line-height: 28px;
}

.index-nav .channel-list .channel-t {
    background-color: #f6f6f6;
    border-radius: 20px;
    color: #cc0033;
    border: 1px solid #cc0033;
    font-size: 15px;
    font-weight: bold;
    padding: 0 14px;
    margin-right: 5px;
}

.index-nav .channel-list .channel-t:hover {
    background: #cc0033;
    transition: all .2s ease;
}

.index-nav .channel-list .channel-t a {
    display: block;
    color: #cc0033;
    font-size: 15px;
    font-weight: bold;
}

.index-nav .channel-list .channel-t:hover a {
    color: #fff;
}

.index-nav .channel-list>li {
    position: relative;
    float: left;
    text-align: center;
    padding: 0 10px;
    border-radius: 20px;
}

.index-nav .channel-list>li a {
    color: #555;
    font-size: 13px;
}

.index-nav .channel-list>li:hover {
    color: #cc0033;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
}

.index-nav .channel-list .ch-c-list {
    display: none;
    position: absolute;
    z-index: 10;
    left: -35px;
    box-shadow: 0 1px 6px #999;
}

.index-nav .channel-list .ch-c-list>li {
    height: 30px;
    width: 120px;
    text-align: center;
    line-height: 30px;
    background: #fff;
    border-bottom: 1px solid #ddd;
}

.index-nav .channel-list .ch-c-list>li a {
    display: inline-block;
    width: 100%;
}

.index-nav .channel-list .ch-c-list>li:hover {
    background: #f4f4f4;
    color: #cc0033;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
}

.index-nav .channel-list>li:hover>a {
    color: #cc0033;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
}

.index-nav .original {
    float: right;
    margin-top: 6px;
    background-color: #cc0033;
    height: 28px;
    line-height: 28px;
    border-radius: 20px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    padding: 0 14px;

}

.index-nav .original:hover {
    background-color: #e30039;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
}

.top-news-t {
    position: relative;
    z-index: 2;
    text-align: center;
    padding-top: 10px;
}

.top-news-t .top-news-title {
    font-size: 36px;
    font-weight: bold;
    line-height: 1.5;
}

.top-news-t .top-news-title:hover a {
    color: #cc0033;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
}

.top-news-t .top-news-title a {
    display: inline-block;
    color: #333;
}

.top-news-t .top-news-title a:hover {
    color: #cc0033;
    transition: .2s ease all;
}

.top-news-t .top-news-abstract {
    font-size: 14px;
    color: #888;
    margin-top: 6px;
}

.top-news-t .top-news-abstrac a:hover {
    color: #cc0033;
    transition: .2s ease all;
}

.top-news-list {
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px 0;
    border: 1px solid #eee;
    border-left: none;
    border-right: none;
    overflow: hidden;
}

.top-news-list li {
    list-style: disc;
    list-style-position: inside;
    width: 46%;
    margin-left: 4%;
    float: left;
    font-size: 14px;
    line-height: 1.75;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.top-news-list li.long-title {
    width: 96%;
    margin-left: 4%;
}

.top-news-list li::marker {
    color: #cc0033;
    font-size: 14px;
    line-height: 22px;
}

.index-sec1 {
    /*overflow: hidden;*/
    margin-top: 20px;
    margin-bottom: 22px;
    height: 345px;
}

.slide-news {
    float: left;
    width: 580px;
    position: relative;
    overflow: hidden;
}

.slide-news .news-pic-list {
    width: 580px;
    height: 290px;
    overflow: hidden;
}

.slide-news .news-pic {
    width: 580px;
    height: 290px;
    position: relative;
    background: #999;
    overflow: hidden;
}

.slide-news .news-pic img {
    width: 100%;
    min-height: 290px;
}

.slide-news .news-title {
    position: absolute;
    bottom: 0;
    height: 70px;
    background: url("http://www.qtv.com.cn/shouye/images/slide_mask_70.png") repeat-x;
    line-height: 100px;
    width: 550px;
    padding: 0 15px;
}

.slide-news .news-title a {
    color: #fff;
    font-size: 16px;
}

.slide-news .slide-news-list {
    position: relative;
    height: 50px;
    margin-top: 5px;
    padding-left: 28px;
}

.slide-news .slide-news-list .slide-list {
    height: 50px;
    width: 529px;
    overflow: hidden;
    zoom: 1;
}

.slide-news .slide-list>li {
    float: left;
    width: 100px;
    height: 50px;
    margin-left: 2px;
    margin-right: 3px;
    background: #999;
    overflow: hidden;
}

.slide-news .slide-list>li.on {}

.slide-news .slide-list>li.on .pic {
    width: 94px;
    height: 44px;
    border: 3px solid #cc0033;
    overflow: hidden;
}

.slide-news .slide-news-list .prev-btn {
    position: absolute;
    top: 0;
    left: 0;
    height: 50px;
    width: 25px;
    background-color: #cbcbcb;
    background-position: -106px -36px;
    background-repeat: no-repeat;
}

.slide-news .slide-news-list .next-btn {
    position: absolute;
    top: 0;
    right: 0;
    height: 50px;
    width: 25px;
    background-color: #cbcbcb;
    background-position: -42px -36px;
    background-repeat: no-repeat;
}

.slide-news .slide-news-list .next-btn:hover,
.slide-news .slide-news-list .prev-btn:hover {
    cursor: pointer;
    background-color: #cc0033;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
}

.slide-news .slide-list li {

    _display: inline;
    overflow: hidden;
    text-align: center;
}

.slide-news .slide-list li .pic {
    text-align: center;
}

.slide-news .slide-list li .pic img {
    width: 100%;
    min-height: 50px;
    display: block;
}

.slide-news .slide-list li .pic a:hover img {
    border-color: #999;
}

.slide-news .slide-list li .title {
    line-height: 24px;
}

.slide-news .pic-prev,
.slide-news .pic-next {
    position: absolute;
    display: none;
    height: 74px;
    width: 44px;
    top: 108px;
    cursor: pointer;
}

.slide-news .pic-prev {
    left: 0;
    background: url("http://www.qtv.com.cn/shouye/images/PrevIco.png");
}

.slide-news .pic-next {
    right: 0;
    background: url("http://www.qtv.com.cn/shouye/images/NextIco.png");
}

.news-label-list {
    float: left;
    width: 13px;
    margin-left: 50px;
}

.news-label-list>li {
    height: 24px;
    width: 11px;
    color: #fff;
    font-size: 11px;
    -webkit-text-size-adjust: none;
    line-height: 1;
    padding: 2px 1px;
    margin-bottom: 85px;
}

.news-label-list>li.c1 {
    background: #d93024;
}

.news-label-list>li.c2 {
    background: #d93024;
}

.news-label-list>li.c3 {
    background: #d93024;
}

.top-news {
    float: right;
    width: 370px;
    margin-left: -30px;
}

.top-news ul {
    height: 113px;
}

.top-news ul>li {
    font-size: 16px;
    color: #888;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    /*text-overflow: ellipsis;*/
}

.top-news ul>li.title-t {
    width: 375px;
    font-size: 20px;
    font-weight: bold;
    text-indent: 19px;
    line-height: 26px;
    height: 28px;
    margin-bottom: 4px;
    /*word-break: keep-all;
    white-space: nowrap;*/
}

.top-news ul>li a {
    color: #888;
}

.top-news ul>li.title-t a {
    color: #333;
}

.top-news ul>li a:hover,
.top-news ul>li.title-t a:hover {
    color: #cc0033;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
}

.rec-news-list {
    display: none;
    margin: 20px 0 6px 0;
    overflow: hidden;
}

.rec-news-list>li {
    float: left;
    width: 240px;
    height: 80px;
    margin: 5px;
    background: #f5f5f5;
    border-bottom: 1px solid #cc0033;
}

.rec-news-list>li:hover {
    box-shadow: 1px 1px 8px #999;
    background: #fff;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
}

.rec-news-list>li:hover a {
    color: #cc0033;
}

.rec-news-list>li .rec-news-pic {
    float: left;
    width: 104px;
    height: 70px;
    margin: 5px;
    overflow: hidden;
}

.rec-news-list>li .rec-news-pic img {
    width: 100%;
    min-height: 70px;
}

.rec-news-list>li .rec-news-tit {
    float: left;
    width: 118px;
    padding: 22px 0px 5px 2px;
    font-size: 14px;
    line-height: 1.25;
}

.section-nav {
    position: relative;
    height: 20px;
    margin-top: 30px;
    margin-bottom: 8px;
    border-top: 1px solid #c1c1c1;
}

.section-nav .sec-title {
    float: left;
    width: 118px;
    height: 45px;
    margin-top: -24px;
    font-size: 34px;
    font-weight: bold;
    color: #cc0033;
    background: #fff;
    font-family: 'Microsoft YaHei', 'SimHei';
}

.section-nav .sec-title:hover {
    color: #e30039;
    transition: all .2s ease;
}

.section-nav .sec-nav-list {
    float: left;
    width: 512px;
    height: 18px;
    overflow: hidden;
    background: #fff;
    margin-top: -9px;
}

.section-nav .sec-nav-list.pic-t {
    width: 235px;
}

.section-nav .sec-nav-list>li {
    height: 18px;
    padding: 0 15px;
    line-height: 18px;
    font-size: 16px;
    float: left;
    border-right: 1px solid #c1c1c1;
}

.section-nav .sec-nav-list>li:last-child {
    border: none;
}

.section-nav .sec-nav-list>li a {
    color: #333;
}

.section-nav .sec-nav-list>li a:hover {
    color: #cc0033;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.section-nav .sec-nav-piclist {
    float: left;
    width: 512px;
    height: 37px;
    overflow: hidden;
    background: #fff;
    margin-top: -18px;
}

.section-nav .sec-nav-piclist>li {
    float: left;
    margin-right: 10px;
}

.section-nav .sec-nav-piclist>li img {
    height: 100%;
}

.section-nav .short-btn {
    float: right;
    background: #fff;
    width: 112px;
    margin-top: -17px;
}

.section-nav .short-btn a {
    display: block;
    float: right;
    width: 100px;
    height: 35px;
    line-height: 35px;
    background: #cc0033;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.section-nav .short-btn a:hover {
    background: #e30039;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.sec-l {
    float: left;
    width: 580px;
}

.more-line {
    clear: both;
    width: 100%;
    border-top: 1px solid #ddd;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px
}

.more-news {
    position: absolute;
    top: -12px;
    text-align: right;
    background: #fff;
    margin: 0;
    right: 0;
}

.more-news a {
    float: right;
    height: 20px;
    line-height: 18px;
    width: 45px;
    border-radius: 10px;
    color: #333;
    font-size: 13px;
    text-align: center;
}

.more-news a:hover {
    color: #fff;
    background: #cc0033;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.index-sec2 {
    overflow: hidden;
}

.aqd-list {
    height: 552px;
}

.sec-l .pic-news {
    position: relative;
    width: 224px;
    height: 160px;
    margin-top: 12px;
    margin-bottom: 30px;
    background: #999;
    overflow: hidden
}

.sec-l .pic-news .news-t {
    position: absolute;
    width: 200px;
    padding: 0 12px;
    bottom: 0;
    height: 60px;
    background: url("http://www.qtv.com.cn/shouye/images/slide_mask_60.png") repeat-x;
    font-size: 13px;
    line-height: 50px;
}

.sec-l .pic-news .news-t a {
    color: #fff;
    width: 204px;
    display: block;
    height: auto;
    position: absolute;
    bottom: 5px;
    line-height: 1.25;
}

.sec-l .pic-news img {
    width: 100%;
    min-height: 160px;
}

.sec-l .text-list {
    position: relative;
    width: 310px;
    padding-right: 10px;
    margin-top: 12px;
    height: 540px;
    overflow: hidden;
}

.sec-l .text-list>li {
    /*height: 32px;
    line-height: 32px;*/
    height: 18px;
    margin-bottom: 12px;
    line-height: 1.1;
    overflow: hidden;
    font-size: 16px;
}

.sec-l .text-list>li a {}

.sec-r {
    float: right;
    width: 370px;
}

.sec-r.w2 {
    width: 390px;
}

.sec-r.w2 .r-new-nav {
    margin-left: 20px;
}

.sec-r.w2 .r-new-nav.nav-s {
    margin: 0;
}

.sec-r.w2 .r-news-list>li,
.sec-r.w2 .s-news-item {
    margin: 0 0 0 20px
}

.sec-r:after {
    content: '';
    clear: both;
}

.mt-2 {
    margin-top: 2px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-14 {
    margin-top: 14px;
}

.sec-l .pic-news.mt-19 {
    margin-top: 19px;
}

.r-new-nav {
    overflow: hidden;
    position: relative;
}

.r-new-nav.nav-s {}

.r-new-nav>li {
    float: left;
    /*width: 110px;*/
    height: 36px;
    padding: 0 16px;
    margin-right: 34px;
    text-align: center;
    line-height: 40px;
    border-bottom: 1px solid #fff;
    font-size: 20px;
    font-weight: bold;
}

.r-new-nav.nav-s>li {
    width: 86px;
    margin-left: 20px;
    margin-right: 56px;
}

.r-new-nav>li a {
    color: #333;
}

.r-new-nav>li.on {}

.r-new-nav>li.sel {
    width: 85px;
    height: 1px;
    position: absolute;
    top: 35px;
    border-bottom: 1px solid #cc0033;
}

.r-new-nav>li.on a {
    color: #cc0033;
}

.r-news-list {
    overflow: hidden
}

.r-news-list>li,
.s-news-item {
    float: left;
    width: 174px;
    margin: 0 10px 0 0;
}

.r-news-list>li .news-pic,
.s-news-item .news-pic {
    width: 174px;
    height: 116px;
    margin-top: 8px;
    overflow: hidden;
    background: #999;
}

.r-news-list>li .news-pic img,
.s-news-item .news-pic img {
    width: 100%;
    min-height: 116px;
}

.r-news-list>li .news-title,
.s-news-item .news-title {
    height: 39px;
    overflow: hidden;
    font-size: 13px;
    /* margin-top: 2px;*/
    line-height: 1.5;
}

.r-news-list>li .news-title a,
.s-news-item .news-title a {
    line-height: 1;
}

.news-type {
    line-height: 30px;
    font-size: 20px;
    font-weight: bold;
    /*width: 80px;*/
    text-align: center;
    /*padding: 0 16px;*/
    height: 30px;
    margin-top: 4px;
}

.w-auto {
    width: auto
}

.sec-r.w2 .w-auto {
    margin-left: 20px;
}

.vd-news-list {
    width: 320px;
    margin-top: 1px;
    height: 158px;
}

.vd-news-list li {
    font-size: 16px;
    line-height: 33px;
    height: 33px;
    overflow: hidden;
}

.vd-news-list li a {}

.sec-l .pic-m {
    height: 150px;
    margin-top: 8px;
    margin-bottom: 18px;
    float: left;
}

.sec-l .pic-m2 {
    height: 150px;
    margin-top: 8px;
    margin-bottom: 15px;
}

.sec-l .pic-m img {
    min-height: 150px;
}

/*çœ‹ç”µè§†*/
.column-list {
    float: left;
    width: 590px;
    overflow: hidden;
    margin-top: 15px;
}

.column-list>li {
    float: left;
    position: relative;
    width: 285px;
    height: 190px;
    background: #999;
    margin: 0 10px 10px 0;
    overflow: hidden;
}

.column-list>li .column-name {
    position: absolute;
    bottom: 0px;
    width: 265px;
    padding: 0 10px;
    height: 60px;
    font-size: 16px;
    line-height: 85px;
    background: url("http://www.qtv.com.cn/shouye/images/slide_mask_60.png") repeat-x;
}

.column-list>li .column-name a {
    color: #fff;
}

.column-list>li img {
    width: 100%;
    min-height: 190px;
}

.sec-r .channel-list {
    float: left;
}

.sec-r .channel-list>li {
    width: 70px;
    height: 60px;
    line-height: 60px;
    margin-bottom: 6px;
    background: #ededed;
    font-size: 13px;
    text-align: center;
    color: #555;
    cursor: pointer;
}

.sec-r .channel-list>li:last-child {
    margin-bottom: 0px;
}

.sec-r .channel-list>li a {
    color: #555;
}

.sec-r .channel-list>li.on {
    background: #cc0033;
    color: #fff;
}

.sec-r .channel-list>li.on a {
    color: #fff;
}

.channel-column {
    position: relative;
    float: left;
    width: 285px;
    margin-left: 15px;
}

.channel-column .column-loading {
    position: absolute;
    width: 285px;
    height: 390px;
    top: 0;
    background: rgba(0, 0, 0, 0.2);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000, endColorstr=#33000000)
}

.channel-column .column-loading .loading {
    background: url("http://www.qtv.com.cn/live/images/video_loading.gif");
    width: 126px;
    height: 22px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 170px;
}

.channel-column .c-date {
    width: 205px;
    padding: 0 40px;
    height: 40px;
    position: relative;
}

.channel-column .c-date .prev,
.channel-column .c-date .next {
    position: absolute;
    top: 0;
    width: 40px;
    height: 40px;
    background-color: #e1e1e1;
    cursor: pointer;
}

.channel-column .c-date .prev:hover,
.channel-column .c-date .next:hover {
    background-color: #d93024;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
}

.channel-column .c-date .prev {
    left: 0;
    background-position: -220px -40px;
}

.channel-column .c-date .next {
    right: 0;
    background-position: -158px -40px;
}

.channel-column .c-date .date-list {
    position: absolute;
    height: 40px;
    background: #ededed;
    line-height: 40px;
    width: 205px;
    overflow: hidden;
}

.channel-column .c-date .date-list>li {
    text-align: center;

}

.channel-column .ps-container {
    position: relative;
    overflow: hidden;
    height: 340px;
    margin-top: 10px;
}

.c-list {
    position: absolute;
    overflow: hidden;
}

.c-list ul {}

.c-list>li {
    font-size: 13px;
    color: #555;
    height: 31px;
    line-height: 31px;
}

.c-list>li:hover {
    background: #f4f4f4;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
}

.c-list .column-time {
    float: left;
    width: 40px;
    padding-left: 5px;
    margin-right: 18px;
}

.c-list .column-name {
    float: left;
    width: 220px;
    height: 30px;
    overflow: hidden;
}

.c-list .column-name i {
    display: inline-block;
    width: 30px;
    height: 12px;
    margin-top: 8px;
    margin-right: 5px;
    line-height: 11px;
    color: #fff;
    text-align: center;
    font-size: 11px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.c-list li .column-name i.c-ico {
    background: #668ecb;
}

.c-list li .column-name i.c-ico:after {
    content: 'RE';
}

.c-list li.on .column-name i.c-ico {
    background: #cc0033;
}

.c-list li.on .column-name i.c-ico:after {
    content: 'LIVE';
}

.tv-list {
    overflow: hidden;
}

.tv-list>li {
    width: 174px;
    float: left;
    margin: 10px 3px 0 3px;
}

.sec-r.w2 .tv-list>li {
    margin: 8px 0 0 20px;
}

.tv-list>li .tv-pic {
    /*height: 87px;*/
    position: relative;
    width: 174px;
    height: 116px;
    overflow: hidden;
    background: #999;
}

.tv-list>li .tv-pic img {
    width: 100%;
    min-height: 116px;
}

.tv-list>li .news-title {
    /*width: 154px;*/
    /*padding: 0 10px;*/
    height: 45px;
    overflow: hidden;
    /*margin-top: 3px;*/
    /*background: url("../images/slide_mask_43.png") repeat-x;*/
    /*line-height: 60px;*/
    font-size: 13px;
    line-height: 1.5;
}

.tv-list>li .news-title a {
    /*color: #fff;*/
}

.life-item {
    width: 308px;
    float: left;
    margin: 26px 38px 10px 0;
}

.life-item.last {
    margin-right: 0;
}

.life-item .item-header {
    position: relative;
    height: 24px;
    border-top: 1px solid #c1c1c1;
}

.life-item .item-header .item-title {
    float: left;
    margin-top: -16px;
    padding-right: 20px;
    font-size: 20px;
    color: #333;
    background: #fff;
    font-weight: bold;
}

.life-item .item-header .item-title span {
    color: #333;
}

.life-item .item-header .item-title span i {
    font-family: Arial;
}

.life-item .item-header .item-title span:hover {
    color: #cc0033;
}

.life-item .item-header .more-news {
    /*float: right;*/
    /*background: #fff;*/
    /*padding-left: 20px;*/
    /*margin-top: -12px;*/
}

.life-item .pic-news {
    position: relative;
    width: 308px;
    height: 205px;
    background: #999;
    overflow: hidden;
}

.life-item .pic-news img {
    width: 100%;
    min-height: 205px;
}

.life-item .pic-news .news-title {
    position: absolute;
    bottom: 0;
    height: 60px;
    background: url("http://www.qtv.com.cn/shouye/images/slide_mask_60.png") repeat-x;
    line-height: 80px;
    width: 288px;
    padding: 0 10px;
}

.life-item .pic-news .news-title a {
    font-size: 14px;
    color: #fff;
}

.life-item .news-list {
    width: 308px;
    margin-top: 10px;
}

.life-item .news-list>li {
    width: 100%;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    overflow: hidden;
}

.life-item .news-list>li i {
    /*width: 5px;*/
    /*height: 5px;*/
    /*margin-right: 10px;*/
    /*background-position: -211px -146px;*/
}

.pic-list {
    position: relative;
    overflow: hidden;
    /* height: 508px; */
    height: 672px;
    margin-top: 12px;
}

.pic-list>li {
    position: relative;
    float: left;
    width: 244px;
    height: 248px;
    margin: 3px;
    background: #999;
    overflow: hidden;
}

.pic-list>li.large {
    width: 494px;
    height: 330px;
}

.pic-list>li.pic-item0 {
    position: absolute;
    left: 0;
}

.pic-list>li.pic-item1 {
    position: absolute;
    right: 0;
    bottom: 0;
}

.pic-list>li.pic-item2 {
    position: absolute;
    left: 500px;
}

.pic-list>li.pic-item3 {
    position: absolute;
    right: 0;
}

.pic-list>li.pic-item4 {
    position: absolute;
    left: 0;
    bottom: 0;
}

.pic-list>li.pic-item5 {
    position: absolute;
    left: 250px;
    bottom: 0;
}

.pic-list .pic-title {
    position: absolute;
    bottom: 0px;
    height: 60px;
    width: 224px;
    padding: 0 10px;
    background: url("http://www.qtv.com.cn/shouye/images/slide_mask_60.png") repeat-x;
    line-height: 80px;
    font-size: 16px;
}

.pic-list .pic-title a {
    color: #fff;
}

.pic-list>li.large .pic-title {
    width: 474px;
}

.pic-list>li img {
    /*width: 100%;*/
    min-height: 248px;
    position: absolute;
    left: -46px;
}

.pic-list>li.large img {
    width: 100%;
    position: static;
}

.nav-search .search-box {
    width: 32px;
    height: 32px;
    margin-right: 7px;
    margin-top: 8px;
    overflow: hidden;
    background: #333;
    border: 1px solid #333;
}

.nav-search .search-box.on {
    background: #f1f1f1;

}

.nav-search .search-box .search-input {
    display: none;
    width: 138px;
    margin-top: 6px;
    height: 20px;
    line-height: 20px;
    padding-bottom: 1px;
    margin-bottom: 1px;
    margin-left: 10px;
    font-size: 14px;
    color: #555;
    transition: all .2s ease;
}

.nav-search .search-box.on .search-input {
    display: block;
    transition: all .2s ease;
}

.nav-search .search-box .search-btn {
    width: 20px;
    height: 20px;
    margin-right: 6px;
    background-image: url("http://www.qtv.com.cn/shouye/images/ico_index2.png");
    background-position: -20px 0;
}

.nav-search .search-box.on .search-btn {
    background-position: -40px 0;
    transition: all .2s ease;
}

.index-nav .logo {
    width: 350px;
    margin-top: 10px;
}

/*å³ä¾§å·¥å…·æ */
.toolbar {
    display: none;
    width: 44px;
    position: absolute;
    z-index: 1;
    top: 538px;
    right: -50px;
    bottom: 80px;
}

.toolbar li {
    background: rgba(226, 226, 226, .85);
    height: 40px;
    width: 40px;
    margin-bottom: 6px;
    position: relative;
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c8E2E2E2, endColorstr=#c8E2E2E2);
}

.toolbar li:hover {
    background: rgba(204, 0, 51, .85);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c8cc0033, endColorstr=#c8cc0033);
}

.toolbar li .layer i {
    width: 0;
    height: 40px;
    display: block;
    overflow: hidden;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    position: absolute;
    top: 0;
    left: 4px;
}

.toolbar .iqd-ewm .layer {
    position: absolute;
    width: 0px;
    height: 150px;
    bottom: -50px;
    overflow: hidden;
    cursor: default;
}

.toolbar .iqd-ewm .layer.bg {
    height: 140px;
    background: #fbfbfb;
    box-shadow: 0 0 5px #999;
}

.toolbar .iqd-ewm .layer .layer-bg {
    height: 140px;
    width: 290px;
    margin: 5px auto;
    background: #fbfbfb;
    box-shadow: 0 0 5px #999;
}

.toolbar .iqd-ewm .layer .layer-ewm {
    float: left;
    width: 108px;
    height: 108px;
    margin-top: 14px;
    margin-left: 14px;
}

.toolbar .iqd-ewm .layer .layer-content {
    float: left;
    width: 150px;
    margin-top: 30px;
    margin-left: 14px;
    font-size: 12px;
    color: #535353;
}

.toolbar .iqd-ewm .layer .layer-content p {
    margin: 10px 0;
}

.toolbar .iqd-ewm .layer .layer-ewm img {
    width: 108px;
    height: 108px;
}

.toolbar .iqd-ewm .layer .layer-content .layer-t {
    font-size: 18px;
    color: #333;
}

.toolbar li .layer i.air-b {
    text-indent: -300px;
    background: #cc0033;
    opacity: 0.85;
    filter: alpha(opacity=85);
}

.toolbar li .icon {
    display: block;
    overflow: hidden;
    background: url("http://www.qtv.com.cn/shouye/images/ico_inner_red.png") no-repeat;
}

.toolbar li.share-btn .icon {
    background-position: 8px -470px;
}

.toolbar li.iqd-ewm .icon {
    width: 22px;
    height: 22px;
    margin-top: 9px;
    margin-right: 10px;
    background-position: -150px -148px;
}

.toolbar li.gotop-btn .icon {
    width: 22px;
    height: 16px;
    margin-top: 10px;
    margin-right: 8px;
    background-position: -174px -148px;
}